Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update _edge_node.py, add device id to update topic #9

Merged
merged 2 commits into from
May 7, 2024
Merged

Conversation

b-keesing
Copy link
Contributor

Summary

Adding device id to d_data_topic in method EdgeNode.update_device.

Why?

Method doesn't currently update the device metrics when called.

@mattatark
Copy link

Thanks @b-keesing !

@m-r-mccormick
Copy link

I ran into the same issue as well. The proposed fix worked on my end. Looking forward to the merge and updated package.

Co-authored-by: E T <2345226+kithix@users.noreply.github.com>
@fdelu
Copy link

fdelu commented May 6, 2024

Hello! I ran into the same issue and this fixed it. Any chance we can merge this? @matteosox

Copy link
Owner

@matteosox matteosox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, and sorry for the delay! I'll get this released today, and see what I can do about adding some testing to catch this kind of thing in a future PR.

@matteosox matteosox changed the base branch from main to matt/prep-0.3.2-release May 7, 2024 03:30
@matteosox matteosox merged commit 3334d8c into matteosox:matt/prep-0.3.2-release May 7, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants